@charset "utf-8";
/*样式初始化及公共样式部分lpm*/
body{color:#666; font-size:13px; margin:0 auto; min-width:1200px; background-color:#fff;font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;}
.box{width:1200px; height:auto; margin:0 auto;} 
.cp a:hover img{ border:1px solid #ff6c02; padding:2px; background:#fff;}
.cp img{border:1px solid #C1C1C1; padding:2px;  background:#fff;}
a{color:#666;text-decoration:none;}   
a:hover{text-decoration:none;}
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd,i{margin:0px; padding:0px;}
ol, ul, li {list-style: none;}
i,em{font-style: normal;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
img {border: none;vertical-align: middle;}
table {border-collapse: collapse;}
html {overflow-y: scroll;}
.clear{clear: both; height:0px; overflow:hidden;}
.fl{float:left;} 
.fr{float:right;} 
.en{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal;}
.clearfix:before,.clearfix:after {content: " ";display: inline-block;height: 0;clear: both;visibility: hidden;}
.clearfix {*zoom: 1;}
.boxsize{-webkit-box-sizing: border-box; box-sizing: border-box;}/*百分比布局*/


#copy{ display:none;}/*隐藏后台自带版权DIVlpm*/
.top10{margin-top:10px;}
.top20{margin-top:20px;}
.top30{margin-top:30px;}
.top40{margin-top:40px;}
.top50{margin-top:50px;}
.top60{margin-top:60px;}
.top70{padding-top:40px;}
.top80{padding-top:80px;}
.top90{padding-top:90px;}



/*顶部*/
#top_bg{width: 100%;height:38px;background:#fff;border-bottom: 1px solid #eee;}
.top_l{font-size: 14px;color: #666;line-height: 38px;}
.top_r a{display: block;min-width: 100px;height: 38px;font-size: 14px;line-height: 38px;color: #999;text-indent: 35px; border-left: 1px solid #eee;float: right;padding-right:10px;}
.top_r a:hover{color: #da251c;}
.top_a1{background:url(../images/20181025145617_1257006200.jpg) no-repeat 12px center; }
.top_a2{background:url(../images/20181025145617_313889427.jpg) no-repeat 12px center; }
.top_a3{background:url(../images/20181025145617_1937146609.jpg) no-repeat 12px center; border-right: 1px solid #eee;}


/*抬头*/
#head_bg{width: 100%;height: 150px;background:#fff;}
.head_l a{}
.head_l a img{padding-top: 35px;}
.head_w{padding-left: 0px;padding-top: 45px;}
.head_w h3{    display: block;
    font-size: 36px;
    line-height: 36px;
    color: #333;
    font-weight: bold;
    margin-top: 4px;
}
.head_w p{    font-size: 12px;
    line-height: 20px;
    color: #666;
    padding-top: 8px;
    padding-left: 2px;
    letter-spacing: 1px;
    text-transform: uppercase;}
.head_w span{color:#da251c; font-size: 17px;}
.head_r{padding-top: 45px;    }





/*导航*/

.nav_bg {width: 100%; height: 60px; margin: 0 auto; background:#356BD8 ;position:relative;}
.nav li {width: 133px;height: 60px;float: left;text-align: center;background: url(../images/20181105085122_1896908438.jpg) no-repeat left center;}

.nav li a {font-size: 14px;color: #fff; display: block; width: 133px;line-height: 60px;height: 60px;text-align: center;margin-left: 1px;}
.nav li a:hover {background:  #da251c;}
.nav .a_nav >a {background:  #da251c;}
.nav> ul >li > ul{display:block;position:absolute;top:60px;    z-index: 10; opacity: 0;-webkit-transition: all .25s ease .1s;-webkit-transition: all  .25s ease .1s;transition: all  .25s ease .1s;}
.nav> ul >li > ul> li >a{background:#356BD8 ;height: 0;-webkit-transition: height .25s ease .1s;-webkit-transition: height  .25s ease .1s;transition: height  .25s ease .1s; border-bottom:1px solid #ddd;}
.nav> ul >li:hover > ul{opacity: 1;}
.nav> ul >li:hover > ul li a{height:42px; line-height:42px;}
.nav> ul >li> ul> li>a:hover {background:#da251c;}
.nav> ul >li> ul> li{background: none;}





/*幻灯片*/
.banner_box,.banner_box .bd li{height:520px;}
.banner_box .banner-btn a.prev,.banner_box .banner-btn a.next{top:200px;background-image:url(../images/20181025144406_906713683.png);}
.banner_box .hd ul li.on{background:#da251c;}
.banner_box{min-width:1200px;position:relative;overflow:hidden;}
.banner_box .bd{ width:100% !important;}
.banner_box .bd li{width:100%;background-position: center;background-repeat: no-repeat;}
.banner_box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-btn a.prev{left:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-49px 0;}
.banner_box:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner_box:hover .banner-btn a.next{ right: 54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner_box .banner-btn a.prev:hover,.banner_box:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}
.banner_box .hd {position:absolute;bottom:20px;width: 100%;display: block;}
.banner_box .hd ul{ text-align: center}
.banner_box .hd ul li{ width:20px; height:20px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner_box .hd ul li.on{ width: 32px; }



.banner_n,.banner_n .bd li{height:350px;}
.banner_n .banner-btn a.prev,.banner_n .banner-btn a.next{top:110px;background-image:url(../images/20181025144406_906713683.png);}
.banner_n .hd ul li.on{background:#da251c;}
.banner_n{min-width:1200px;position:relative;overflow:hidden;}
.banner_n .bd{ width:100% !important;}
.banner_n .bd li{width:100%;background-position: center;background-repeat: no-repeat;}
.banner_n .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner_n .banner-btn a.prev{left:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner_n .banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-49px 0;}
.banner_n:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner_n:hover .banner-btn a.next{ right:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner_n .banner-btn a.prev:hover,.banner_n:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}
.banner_n .hd {position:absolute;bottom:20px;width: 100%;display: block;}
.banner_n .hd ul{ text-align: center}
.banner_n .hd ul li{ width:20px; height:20px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner_n .hd ul li.on{ width: 32px; }







/*搜索*/

#search_bg { width: 100%; height: 35px;background: #f6f6f6;}
#search_bgn {width: 100%;background:#f6f6f6;}
#search {width: 1200px;height: auto;margin: 0 auto;line-height: 35px;}
.search_01 {float: left;}
.search_01 .fl {margin-top: 12px;}
.search_01 span {color: #666;font-size: 15px;line-height: 35px;font-weight: bold;}
.search_01 a {font-size: 14px;color: #666666;}
.search_01 a:hover {font-size: 14px;color: #da251c;}
.search-d {margin-top: 20px;}
.search-bgp {width: 236px;height: 30px;font-size: 14px;line-height: 32px;padding-left: 15px;color: #5a5a5a;background:#fff;outline: none;border: 1px solid #e4e4e4;border-right: none;padding-top: 0px!important;padding-bottom: 0px!important;}
.search-ip {width: 44px;height: 32px;background: url(../images/20181105095648_1148605910.png) no-repeat center;border: none;cursor: pointer;}
.search-bg {float: left;overflow: hidden;}
.search-i {float: left;overflow: hidden;}






/*产品特点*/
#chara_bg{width: 100%;height: auto;background:url(../images/20181030113650_85034996.jpg) no-repeat center;;}
.chara{line-height: 24px;color: #fff;}

.chara_t h3{font-size:40px;line-height: 40px;color:#356BD8;font-weight: bold;text-align: center;}
.chara_t  h3 span{color: #da251c;}
.chara_t i {background: url(../images/20181105085717_940256905.png) no-repeat center;display: block;width: 120px;height: 3px;margin: 20px auto;} 
.chara_t p{font-size: 16px;line-height: 16px;color: #666;text-align: center;margin-bottom: 40px;}


.chara_l{width: 347px;overflow: hidden;}
.chara_l dl{display: block;position: relative;}
.chara_l dt,.chara_l dt img{display: block;}
.chara dt img{border: 1px solid #ccc; -webkit-transition: all ease 0.4s; transition: all ease 0.4s;}
.chara_l dt {position: relative;overflow: hidden;}
.chara dt img:hover{}
.chara_l dd{width: 100%;position: absolute;left: 0;bottom: 0;background: rgba(0 , 0 , 0 , 0.65);box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;padding:8px 30px;}
.chara_l dd span,.chara_r dd span{display: block;font-size: 24px;line-height: 42px;}
.chara_l dl:nth-child(2) dd{height: 0;padding: 0; -webkit-transition:height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);-webkit-transition:height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.chara_l dl:nth-child(2):hover dd{height:100%;padding:28px 30px;}
.chara_r{width: 853px;}
.chara_r dl{clear: both;display: block;height: 244px;overflow: hidden;}
.chara_r dt{float: right;width: 499px;}
.chara_r dt img{display: block;}
.chara_r dd{float: left;background:url(../images/20181105102345_951924045.png) no-repeat right bottom #666;height: 100%;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;padding:68px 30px;width: 354px;}
.chara_r dl:hover dd{background:url(../images/20181105102345_138153732.png) no-repeat right bottom  #356BD8;}
.chara_r dl:nth-child(3){height:197px;}
.chara_r dl:nth-child(1) dt{width: 496px;}
.chara_r dl:nth-child(1) dd{width: 357px;}
.chara_r dl:nth-child(2) dt{float: left;}







/*产品*/
#prod_bg{width: 100%;height: auto;}
.prod_t h3{font-size:40px;line-height: 40px;color:#356BD8;font-weight: bold;text-align: center;}
.prod_t  h3 span{color: #da251c;}
.prod_t i {background: url(../images/20181105085717_940256905.png) no-repeat center;display: block;width: 120px;height: 3px;margin: 20px auto;} 
.prod_t p{font-size: 16px;line-height: 16px;color: #666;text-align: center;margin-bottom: 40px;}





.prod_l{width: 250px;height: auto;}
.prod_lt{width: 250px;height: 70px;background: #356BD8;text-align: center;}
.prod_lt p{font-size: 22px;line-height: 22px;color: #fff;font-weight: bold;padding-top: 16px;}
.prod_lt span{display: block;font-size: 14px;line-height: 30px;color: #fff;font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal;}
.prod_ld{width: 246px;border: 2px solid #356BD8;}

 .markermenu{ padding-bottom: 34px;}
#ddsidemenubar0 > ul > li{display: block;background: #356BD8;width: 214px;height: 32px;margin:0 auto;margin-top: 12px;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}

.markermenu ul li a{font-size: 14px;line-height: 32px;color: #fff;font-weight: bold;padding-left: 0px!important;text-indent: 40px;display: block;background: url(../images/20181030104850_507210743.png) no-repeat 16px center !important;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}
#ddsidemenubar0 >ul > li:hover{background: #da251c;}
.markermenu > ul > li:hover a {background: url(../images/20181030104850_507210743.png) no-repeat 190px center !important; }
.rightarrowpointer{display:none;}

.ddsubmenustyle {background: #fff !important;width: 160px !important;border:1px solid #ccc!important;padding: 20px 0;}

.ddsubmenustyle>li {width: 160px !important;height: 40px;border-bottom: 1px dashed #ccc !important;margin: 0 auto !important;}
.ddsubmenustyle>li a {background: none!important;font-size: 13px!important;line-height: 40px!important;text-align: center!important;width: 160px !important;padding-left: 0px !important;
margin-top: 0px!important;}
.ddsubmenustyle>li:hover {background:#DA251C!important;}
.ddsubmenustyle > li:last-child{border-bottom: none!important;}
 .ddsubmenustyle>li:hover a{color: #fff!important;}

.prod_r{width: 920px;height: auto;}
.prod_rt {height: 40px;border-bottom: 1px solid #ccc;position: relative;}
.prod_rt:after{content: "";display: block;width: 120px;height: 2px;position: absolute;bottom: 0;left: 0;background: #356BD8;}
.prod_rt i{display: block;background: #DA251C;width: 5px;height: 22px;margin-top: 0px;float: left;}
.prod_rt p{font-size: 22px;line-height: 24px;color: #356BD8;font-weight: bold;float: left;padding-left: 10px;}
.prod_rt span{font-size: 12px;line-height: 50px;color: #999;font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal;float: right;}
.prod_rt span:hover{color:#da251c;}
.prod_rd{margin-top:20px;}








#colee1 > table > tbody > tr > td{display: block;position: relative;width: 306px;height: 225px;padding-left: 0!important;margin-bottom: 15px;float: left;}
#colee1 > table > tbody > tr > td>a{display: block;width: 296px;height: 223px;overflow: hidden;border:1px solid #C1C1C1;}
#colee1 > table > tbody > tr > td a img{-webkit-transition: all ease 0.4s;transition: all ease 0.4s;}
#colee1 > table > tbody > tr > td:hover a img{-webkit-transform: scale(1.1);transform: scale(1.1);}

#colee1 > table > tbody > tr > td br {display: none;}
#colee1 > table > tbody > tr > td span a{display: block;position: absolute;left: 5px;bottom: 0px;width: 296px;height: 50px;background: rgba(0,0,0,0.4);line-height: 50px;text-align: center;font-size: 16px;color: #fff;-webkit-transition: all ease 0.4s;transition: all ease 0.4s;}
#colee1 > table > tbody > tr > td:hover span a{background:rgb(53 107 216);}


#ddsidemenubar0 > ul > li.ddys13{background: #a7a7a7;}

#ddsidemenubar0 > ul > li.ddys13 a{    background: none!important;
    text-align: center;
    text-indent: 0;
    color: #464646;
    font-size: 16px;
    font-weight: 600;}#ddsidemenubar0 > ul > li.ddys13 a:hover{background: #da251c!important;color:#fff}

/*厂房设备*/
#appl_bg{width: 100%;height: auto;}
.appl_t h3{font-size:40px;line-height: 40px;color:#356BD8;font-weight: bold;text-align: center;}
.appl_t  h3 span{color: #da251c;}
.appl_t i {background: url(../images/20181105085717_940256905.png) no-repeat center;display: block;width: 120px;height: 3px;margin: 20px auto;} 
.appl_t p{font-size: 16px;line-height: 16px;color: #666;text-align: center;margin-bottom: 40px;}


.appl_d > table > tbody > tr > td br {display: none;}
.appl_d > table > tbody > tr > td > div > a{font-size:16px;line-height: 30px;}
.appl_d > table > tbody > tr > td > div{padding-bottom: 15px;}
.appl_d > table > tbody > tr > td:hover > div > a{color: #da251c;}
.appl_d > table > tbody > tr > td > a{display: block; width: 224px;height: 168px; position: relative;overflow: hidden;}
.appl_d > table > tbody > tr > td > a:after{content: "";display: block;width: 200px;height: 144px;border: 1px solid #fff;position: absolute;top: 10px;left: 10px;-webkit-transition: all ease 0.4s;transition: all ease 0.4s;z-index: 4;}
.appl_d > table > tbody > tr > td > a >img,.appl_d > table > tbody > tr > td > a:before{-webkit-transition: all ease 0.4s;transition: all ease 0.4s;}
.appl_d > table > tbody > tr > td:hover > a:after{content: "+";display: block;width: 40px;height: 40px;border: 1px solid #fff;position: absolute;top: 64px;left: 92px;border-radius: 20px;font-size: 20px;font-weight: bold;line-height: 40px;text-align: center;color: #fff;}
.appl_d > table > tbody > tr > td:hover > a:before{content:"";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);    z-index: 2;}
.appl_d > table > tbody > tr > td:hover > a >img{-webkit-transform: scale(1.1);transform: scale(1.1);}



/*广告条*/
#banner1_bg{width: 100%;height: 150px;background:url(../images/20181105100152_677254126.jpg) center no-repeat;}
.banner1 p{font-size: 50px;line-height: 50px;color: #fff;text-align: center;font-weight: bold;padding-top: 62px;}







/*优势*/
#adv_bg{ width:100%;}
#advbj_1{ width:100%; height:298px; background:url(../images/20181105100013_665994124.jpg) center no-repeat;}
.ysywz_fl{ float:left; width:410px;padding-left:140px; padding-top:70px;}
.jyys_wz{ font-size:40px; font-weight:bold; color:#222; height:70px;}
.jyys_wz font{font-size:25px; color:#222;font-weight:normal; padding-left:10px;}
.yhdwzjs{ font-size:14px; color:#888; line-height:30px; padding-left:25px;}

#advhi_2{ width:1200px; margin:0 auto; height:310px; padding-top:28px;}
.ysetu_fl{ float:left; width:511px; height:290px;}
.yseyb_fr{ float:right; width:500px; height:269px; background:url(../images/20181105100013_777093905.png) center no-repeat; margin-top:30px; padding-left:140px;}
.lsdzwz{font-size:40px; font-weight:bold; color:#222; height:90px;}
.lsdzwz font{font-size:25px; color:#222;font-weight:normal; padding-left:10px;}

#advhi_3{ width:100%; height:298px; background:url(../images/20181105100013_1643015809.jpg) center no-repeat;}
.yssdw_fl{ float:left; width:456px;padding-left:140px; padding-top:60px;}
.jxpz_wz{ font-size:40px; font-weight:bold; color:#222; height:66px;}
.jxpz_wz font{font-size:25px; color:#222;font-weight:normal; padding-left:10px;}
.shipin_fr{ float:right; width:550px; padding-top:34px;}
.dygsp1{ width:260px; float:left; margin-right:20px;}
.dygsp1_wz{ font-size:14px; text-align:center; margin-top:15px; }
.dygsp2{ width:260px;float:left;margin-right:10px}

#advhi_4{ width:1200px; margin:0 auto; height:337px;}
.ysdtp_fl{ float:left; width:560px; height:337px;}
.yssyb_fr{ float:right; width:500px; height:262px; background:url(../images/20181105100013_1969302544.png) center no-repeat; margin-top:60px; padding-left:140px;}















/*服务流程*/
#liuc_bg { width:100%; margin:0 auto; background:url(../images/20181105100254_1684811302.jpg) center no-repeat; height:400px;overflow: hidden;}

.liuc_t h3{font-size:40px;line-height: 40px;color:#fff;font-weight: bold;text-align: center;}
.liuc_t  h3 span{color: #fff;}
.liuc_t i {background: url(../images/20181026162111_1909569281.png) no-repeat center;display: block;width: 120px;height: 3px;margin: 20px auto;} 
.liuc_t p{font-size: 16px;line-height: 16px;color: #fff;text-align: center;margin-bottom: 40px;}

.liuc_w { width:1200px; margin:0 auto;height:176px;}

.about_ld11{width:1200px; margin:0 auto; height:auto; margin-top: 50px;}

.about_ld11 li{padding-right: 90px;background: url(../images/20181026165444_785216053.png) no-repeat 118px 40px;}
.about_ld11 li:hover p{background-position: 0 -109px;}


.about_ld li{width: 94px; height: 120px; float: left;  color: #fff; font-size: 14px; text-align: center; line-height: 30px;}
.about_ld li p{display: block; width: 94px; height: 109px; background: url(../images/20181026164633_65263245.png) no-repeat; position: relative; background-position: 0px 0px; -webkit-transition:0.5s; transition:0.5s; font-size: 14px; color: #fff;}

.about_ld li a{color: #fff; font-size: 14px;}

.about_ld a:hover li, .about_ld1 a:hover li{ color: #da251c;}


.about_ld1 li{width: 94px; height: 120px; float: left; color: #fff; font-size: 14px; text-align: center; line-height: 30px; }
.about_ld1 li p{display: block; width: 94px; height: 109px; background: url(../images/20181026164634_174201462.png) no-repeat; position: relative; background-position: 0px 0px; -webkit-transition:0.5s; transition:0.5s; font-size: 14px; color: #fff;}

.about_ld1 li a{color: #fff; font-size: 14px;}

.about_ld1 a:hover li, .about_ld1 a:hover li{ color: #da251c;}

.about_ld2 li{width: 94px; height: 120px; float: left;  color: #fff; font-size: 14px; text-align: center; line-height: 30px; }
.about_ld2 li p{display: block; width: 94px; height: 109px; background: url(../images/20181026164634_839029847.png) no-repeat; position: relative; background-position: 0px 0px; -webkit-transition:0.5s; transition:0.5s; font-size: 14px; color: #fff;}

.about_ld2 li a{color: #fff; font-size: 14px;}

.about_ld2 a:hover li, .about_ld1 a:hover li{ color: #da251c;}

.about_ld3 li{width: 94px; height: 120px; float: left; color: #fff; font-size: 14px; text-align: center; line-height: 30px; }
.about_ld3 li p{display: block; width: 94px; height: 109px; background: url(../images/20181026164634_543564507.png) no-repeat; position: relative; background-position: 0px 0px; -webkit-transition:0.5s; transition:0.5s; font-size: 14px; color: #fff;}

.about_ld3 li a{color: #fff; font-size: 14px;}

.about_ld3 a:hover li, .about_ld1 a:hover li{ color: #da251c;}



.about_ld4 li{width: 94px; height: 120px; float: left; color: #fff; font-size: 14px; text-align: center; line-height: 30px; }
.about_ld4 li p{display: block; width: 94px; height: 109px; background: url(../images/20181026164634_448642121.png) no-repeat; position: relative; background-position: 0px 0px; -webkit-transition:0.5s; transition:0.5s; font-size: 14px; color: #fff;}

.about_ld4 li a{color: #fff; font-size: 14px;}

.about_ld4 a:hover li, .about_ld1 a:hover li{ color: #da251c;}



.about_ld5 li{width: 94px; height: 120px; float: left; color: #fff; font-size: 14px; text-align: center; line-height: 30px; }
.about_ld5 li p{display: block; width: 94px; height: 109px; background: url(../images/20181026164634_516765058.png) no-repeat; position: relative; background-position: 0px 0px; -webkit-transition:0.5s; transition:0.5s; font-size: 14px; color: #fff;}

.about_ld5 li a{color: #fff; font-size: 14px;}

.about_ld5 a:hover li, .about_ld1 a:hover li{ color: #da251c;}




.about_ld6 li{width: 94px; height: 120px; float: left; color: #fff; font-size: 14px; text-align: center; line-height: 30px; padding-right: 0px;background: none;}
.about_ld6 li p{display: block; width: 94px; height: 109px; background: url(../images/20181026164635_739093480.png) no-repeat; position: relative; background-position: 0px 0px; -webkit-transition:0.5s; transition:0.5s; font-size: 14px; color: #fff;}

.about_ld6 li a{color: #fff; font-size: 14px;}

.about_ld6 a:hover li, .about_ld1 a:hover li{ color: #da251c;}












/*公司简介*/
#comapny_bg{width:1200px; margin:0 auto;}
#comapny_l{width:558px; float:left;}
#comapny_l .h1{font-size:60px; font-weight:bold; text-transform:uppercase; color:#356BD8;}
#comapny_l .h2{font-size:18px; border-bottom:1px solid #d0d0d0; padding-bottom:20px;}
#comapny_l .h3{padding-top:30px; line-height:28px; color:#888; font-size:14px;}
#comapny_l .h4{padding-top:30px;}
#comapny_l .h4 .font1{line-height:40px; background:#356BD8; font-size:14px; text-align:center; color:#fff; border-radius:5px; width:120px; margin-right:30px; float:left;}
#comapny_l .h4 .font2{line-height:40px; background:#da251c; font-size:14px; text-align:center; color:#fff; border-radius:5px; width:120px; margin-right:30px; float:left;}
#comapny_l .h4 .font1 a,#comapny_l .h4 .font2 a{font-size:14px; color:#fff;}
#comapny_l .h4 .font1 a:hover,#comapny_l .h4 .font2 a:hover{font-size:14px; color:#ff0;}

#comapny_r{width:600px; float:right;}
/*企业形象*/
#qyxx_bg{width:1200px; margin:0 auto; margin-top:30px;}
#qyxx_bg table > tbody > tr > td> a:nth-child(2){font-size:15px;line-height:32px;}














/*新闻*/
.news{background:#f6f6f6;padding-top:70px;padding-bottom:50px;}

.news_t h3{font-size:40px;line-height: 40px;color:#356BD8;font-weight: bold;text-align: center;}
.news_t  h3 span{color: #da251c;}
.news_t i {background: url(../images/20181105085717_940256905.png) no-repeat center;display: block;width: 120px;height: 3px;margin: 20px auto;} 
.news_t p{font-size: 16px;line-height: 16px;color: #666;text-align: center;margin-bottom: 40px;}

.news_div { overflow: hidden; position: absolute; left: 0; }
.tab_pic { width: 335px; float: left; height: 335px; position: relative; }
.tab_txt { float: right; width: 765px; overflow: hidden; }
.news_div_item_day,.news_div_item_month,.news_div_item_year{ display:inline; color:#fff; font-size:18px; font-family:arial}
.news_div_item_title .news_div_item_a { display: block; color: #fff; font-weight: bolder; font-size: 18px; line-height: 26px; height: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news .news_div{ overflow:hidden; width:325px; height:426px; background: url(../images/20181030095336_918652919.jpg) no-repeat center top; }
#it_awewe{ position:absolute; top:75px; right:20px; z-index:2; width:60px; text-align:center}
#hot_ranks { position: relative; width: 327px; height: 440px; }
#it_awewe span{ float:left; display:block; margin:0 5px; width:17px; height:2pc; color:#fff; font-size:25px; line-height:50px; cursor:pointer}
#it_awewe>#previous2{ background:url(../images/20181030095337_627643856.png) no-repeat left top; text-indent:999em}
#it_awewe>#next2{ background:url(../images/20181030095337_627643856.png) no-repeat right top; text-indent:999em}
.convert1>a{ position:absolute; right:0; display:block; color:#333; text-decoration:underline; font-size:14px; line-height:30px}
.convert1>a:hover{ color: #da251c;}
.convert1{ position:relative}
.news_div_item_title{ padding:25px 25px 5pc; background:#356BD8; }
.news_div_item{ position:relative; padding-bottom:295px}
.news_div_item_date{ position:absolute; top:60px; left:25px; color:#fff}
.news_div_item_pic { position: absolute; top: 131px; width: 325px; height: 190px; }
.news_div_item_pic a, .news_div_item_pic a img { width: 100%; display: block; height: auto; height: 100%; }
.news_div_item_content .news_div_item_body{ padding:10px; border-bottom:1px solid #ccc; color:#666; font-size:14px; line-height:26px}
.content1{ position:relative; overflow:hidden; width:850px; height:420px}
.content1 ul{ position:absolute; left:0}
.content1 ul li{ float:left; width:850px}
.divdgweb_new_div_item{ margin:25px 0 0; height:105px; border-bottom:1px solid #ddd; cursor:default; -webkit-transition:.15s all ease; transition:.15s all ease}
.divdgweb_new_div_item_day,.divdgweb_new_div_item_month,.divdgweb_new_div_item_year{ color:#a1a1a1; font-family:arial; -webkit-transition:.15s all ease; transition:.15s all ease}
.divdgweb_new_div_item_day{ position:absolute; top:10px; left:0; display:block; width:100%; text-align:center; font-size:45px; line-height:60px}
.divdgweb_new_div_item_month,.divdgweb_new_div_item_year{ display:inline; font-size:14px}
.divdgweb_new_div_item_date{ position:relative; float:right; display:block; padding:68px 10px 20px; width:130px; background:#e8e8e8; text-align:center; -webkit-transition:.15s all ease; transition:.15s all ease}
.divdgweb_new_div_item_content{ float: left; padding: 8px 13px; width: 670px; height: 90px; }
.divdgweb_new_div_item_a{ color:#333; font-weight:bolder; font-size:18px!important; line-height:30px; display:block; }
.divdgweb_new_div_item_body{ padding-top:3px; color:#666; text-align:justify; font-size:14px; line-height:2em}
.tab1 a{ float:left; display:block; padding:2px 15px; height:25px; border-left:3px solid #efeff0; color:#555; font-weight:100%; font-size:1pc; line-height:25px}
.divdgweb_new_div_item:hover{ border-bottom:1px solid  #da251c; background:#f9f9f9}
.divdgweb_new_div_item:hover .divdgweb_new_div_item_date{ background: #da251c}
.divdgweb_new_div_item:hover .divdgweb_new_div_item_day,.divdgweb_new_div_item:hover .divdgweb_new_div_item_month,.divdgweb_new_div_item:hover .divdgweb_new_div_item_year{ color:#fff}
.divdgweb_new_div_item:hover .divdgweb_new_div_item_a{ color: #da251c; }
.tab1 a.on{ border-left:3px solid  #da251c; color: #da251c; font-weight:bolder}










/*links*/
.links{width:100%; overflow:hidden; background:#356BD8; }
.linksW{width:1200px; margin:0 auto; overflow:hidden;}
.links_l{float:left; width:230px; overflow:hidden;}
.links_l_l{float:left; background:#fff; height:70px; width:176px; text-align:right; font-size:20px; line-height:20px; padding-top:4px; padding-right:10px;}
.links_l_l span{font-family:Arial, Helvetica, sans-serif; font-size:50px; font-weight:bold; text-transform:uppercase; color:#e0e0e0; line-height:50px;}
.links_l_r{float:right; width:0; height:0;border-right: 44px solid transparent; border-top: 74px solid #fff;}
.links_r{float:right; width:936px; font-size:14px; color:#fff; overflow:hidden; line-height:24px; }
.links_r a{font-size:14px; color:#fff !important;}

/*footer*/
.footer{width:100%; overflow:hidden; padding:30px 0; background:#333; color:#929292; font-size:14px;}
.footer a{color:#929292; font-size:14px;}
.footerW{width:1200px; margin:0 auto; padding-top:20px;}
.footer_s{float:left; width:329px;}
.footer_si{padding-left:61px; margin:35px 0; margin-left:3px; overflow:hidden;}
.footer_si01{background:url(../images/20181026174937_1565781098.png) no-repeat left center;}
.footer_si02{background:url(../images/20181026174937_1632445456.png) no-repeat left center;}
.footer_si_m{font-size:18px; color:#fff; line-height:30px;}
.footer_si_s{font-size:14px;}
.footer_line{float:left; width:1px; height:200px; background:#767676; margin-right:35px; overflow:hidden;}
.footer_dh{float:left; margin-left:15px; width:130px; overflow:hidden;}
.footer_dh_m{font-size:16px; color:#fff; padding-bottom:15px; line-height:30px;}
.footer_dh_d{width:104px; overflow:hidden;}
.footer_dh_da{font-size:14px; line-height:28px;}
.footer_dh_fl{ height:80px; overflow:hidden;}
.footer_dh_fl td{padding-top:0 !important; height:auto !important;}
.footer_dh_fl b{font-size:0px; line-height:0px; font-weight:normal;}
.footer_dh_fl b a{font-size:14px; line-height:28px;width:104px; overflow:hidden; display:block; white-space: nowrap; text-overflow: ellipsis; }
#showtyepname{display:none;}
.footer_r{float:right; width:220px; overflow:hidden;}
.footer_rl{float:left; width:100px; overflow:hidden;}
.footer_rr{float:right;}
.footer_rl_m{font-size:16px; color:#fff; padding-bottom:15px; line-height:30px;text-align: center;}
.footer_rl_i{width:100px;}
.footer_rl_i img{width:100px;}
.footer a:hover,.copy a:hover{color:#da251c; }
/*copy*/
.copy{width:100%; overflow:hidden; text-align:center; line-height:26px; font-size:14px; color:#929292; background:#333;}
.copy a{color:#929292; font-size:14px;}
.copyW{width:1200px; margin:0 auto; padding:30px 0; overflow:hidden; border-top:solid 1px #767676;}













.qqkefu{
    position: fixed;
    top:50%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
    /*right:0;*/
    right: 30px;
    width:39px;
}
.qqkefu ul li{
    width: 45px;
    height:45px;
    margin-bottom:1px;
    float:right;
    background:url("../images/20181214102817_1371103906.png") no-repeat;
    background-color: #356BD8;
    line-height:45px;
    font-size:14px;
    cursor:pointer;
    position:relative;
}
.qqkefu ul li a{
    color:#fff;
    overflow: hidden;
    display: block;
    height: 45px;
    padding-left: 10px;
}
.qqkefu ul li.qq_cza{
    overflow:hidden
}
.qqkefu ul li:hover{
    background-color:#da251c;
}
.qqkefu ul li.top{
    background-position: 0 0;
    position:relative;
    width:45px;
    height: 45px;
    cursor:pointer;
}

.qqkefu ul li b{
    width:45px;
    height:45px;
    display:block;
    overflow:hidden;
    float:right;
}
.qqkefu ul li span{
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
.qqkefu ul li.qq_phone{
    background-position: right -46px;
}
.qqkefu ul li.qq_ku{
    background-position: right -92px;
}
.qqkefu ul li.qq_ms{
    background-position: right -138px;
}
.qqkefu ul li.qq_czb{
    background-position: right -184px;
}
.qqkefu ul li.qq_app{
    background-position: right -228px;
}

.qqkefu ul li.qq_app1{
    background-position: right -228px;
}
.qqkefu ul li.qq_app2{
    background-position: right -228px;
}
    
    
.qqkefu ul li.qq_czae{ line-height:15px !important}

    .erweima{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.erweima p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.erweima p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.erweima .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    /*background:url(../images/czx6.png) no-repeat;*/
    position: absolute;
    right: -5px;
    top: 122px;
}
    .app{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.app p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.app p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.app .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    /*background:url(../images/czx6.png) no-repeat;*/
    position: absolute;
    right: -5px;
    top: 132px;
}

   .app1{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.app1 p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.app1 p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.app1 .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    /*background:url(../images/czx6.png) no-repeat;*/
    position: absolute;
    right: -5px;
    top: 132px;
}

   .app2{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.app2 p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.app2 p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.app2 .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    /*background:url(../images/czx6.png) no-repeat;*/
    position: absolute;
    right: -5px;
    top: 132px;
}








/* 内页样式变量 */
.mianbxContent{background:url(../images/20181105091526_623606301.png)no-repeat -10px center;}/*小导航图片*/
.content_more_a_zdy{background:url(../images/20181026180333_1039335877.png);}/*自定义新闻栏目图片*/
.shopmrsc a:hover,.products_pages_info a:hover,.dgweb_pages_info a:hover,.news_pages_info a:hover,.mianbxContent,.shopmrsc:hover p.xwlbbt，.pro_list_box_item_r_zdy a p:hover,.shopmrsc p.xwlbbt:hover .shopmrsc:hover a {color:#356BD8!important;}/*文字颜色*/
.xwlb_img img:hover,.pro_list_box_item_l_zdy a:hover img,.products_pages_info:hover,.dgweb_pages_info:hover,.news_pages_info:hover{border-color:#356BD8 !important;}/*边框经过颜色*/
.pro_list_box_item_r_zdy{width:965px;} /*自定义新闻左边宽度*/
#bodycon{ padding-top: 20px; padding-bottom: 20px;}  /*中间内容与头部和版权的距离*/

.Int_foot{line-height:35px; }#bodycontent2{ text-align:left!important;line-height: 180%;}#bodycontent2 p{text-align:left!important; padding:5px 0}
.search-pagination{ text-align:center;width:100%;}#bodycontent2 img{ max-width:100%; height:auto!important}
.pagination {
   text-align:center;width:100%;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline-block;    float: none;}
.pagination > li > a,
.pagination > li > span {
    position: relative;word-break: keep-all;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #356BD8;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #356BD8;
    border-color: #356BD8;
    cursor: default; }.factory1 ul li a{ display:block}

/*内页banner*/
.banner_com{ width:100%; height:500px; background:url(../images/3.jpg) center; overflow:hidden;}
.banner_prod{ width:100%; height:500px; background:url(../images/1.jpg) center; overflow:hidden;}
.banner_news{ width:100%; height:500px; background:url(../images/2.jpg) center; overflow:hidden;}
.banner_cont{ width:100%; height:500px; background:url(../images/3.jpg) center; overflow:hidden;}
.banner_mess{ width:100%; height:500px; background:url(../images/3.jpg) center; overflow:hidden;}

/* 内页导航 */
.mianbxContent{ background-color:#fff; border-bottom:solid #ccc 1px; line-height:40px !important; margin-bottom:20px !important; height:40px !important; width:100% !important; text-align: left!important; text-indent: 22px;font-size: 13px;}
.strong_title{display:none;}
.dgweb_pages_info{padding:20px 0!important;}


/*新闻中心*/
.xwlb_img img{border:1px solid #d1d1d1; width:205px!important; height:135px!important;}



/*内页新闻排版*/
.pro_list_box_item_zdy{float:left;text-align:left;border-bottom: #efefef solid 1px;padding: 15px 5px;}
.pro_list_box_item_zdy:hover{background-color: #f9f9f9;}
.pro_list_box_item_l_zdy{width:205px; height:135px; float:left;}
.pro_list_box_item_l_zdy a img {width: 205px; height:135px; border:1px solid #ccc;}
.pro_list_box_item_r_zdy{height:135px; margin-left:20px; float:left;}
.pro_list_box_item_r_zdy a p{height: 36px; color:#333; text-overflow: ellipsis; white-space:nowrap; overflow:hidden; font-size: 15px; border: none;}
.pro_list_box_item_r_zdy a div{color:#666; height:50px;}
.content_more_a_zdy{ width: 90px; height: 30px; display:block;  margin-top:20px;}
.pro_list_box_item_zdy{overflow:hidden;}
.xwlb_img img:hover,.pro_list_box_item_l_zdy a:hover img{border:1px solid #666;}



/*下拉效果*/
.sub {
    display: none;
    width: 133px;
    left: 1200;
    top: 34px;
    position: absolute;
    background: #356BD8;
    line-height: 20px;
}




.aoli{    display: inline-block;
    padding: 50px 0 0px 0;}